The eXtensible Markup Language ( XML), the enabling force behind Web services, is not a programming language or API but rather a platform-independent way to structure data. 可扩展标记语言(eXtensibleMarkupLanguage,XML),它是Web服务背后的驱动力。XML语言并不是一种编程语言或者API,而是一种独立于平台的组织数据的方式。
( computer science) a programming language that enables the programmer to associate a set of procedures with each type of data structure. (计算机科学)一种能使程序设计员把一个程序与每种数据机构联合起来的程序语言。
The popular Ruby on Rails framework, for example, takes the Ruby programming language and offers a web-specific structure for getting common web application tasks done. 非常流行的RubyonRails框架,作为一个例子,它利用Ruby编程语言,为我们提供了一个专门面向web的架构,普通的web应用程序都能使用它来完成。
This paper introduces the CAD software of train air conditioning unit developed by the programming language Visual Basic, with an emphasis on the introduction of the structure, characteristic and function of this software. 文章介绍了利用VISUALBASIC语言开发的列车空调机组CAD软件,重点介绍了该软件的结构、特点和功能以及程序编制中应当注意的问题。Air(初三适用)
The software is introduced with emphasis on skills of programming with language G, the diagram structure and application of dynamic link library technology. 重点介绍G语言编程技巧、程序图结构特点和动态链接库技术的应用。
Based on the author's many-year-study in C programming, this article, combining quite a number of examples, tries to explore C language from the angle of statement structure, which will provide some lessons for C language programmers. 本文根据笔者多年对C语言程序设计的学习和探索,通过大量的实例分析,试图从C语言的语句结构角度方面进行研究和探讨,并给C语言编程者提供一些重要的经验教训。
The design software takes an advantage of the GUI feature of Java programming language to develop the graphical design platform and diagnosis tool, making user build the structure of control system directly and flexibly, and use the software tool easily. 整个设计软件充分利用Java语言编写图形用户界面(GUI)的功能来开发图形化的设计平台与诊断工具,使用户能够借助图形直观而且灵活地构建整个控制系统的结构,并易于操作。
Tobacco leaf quality data management system developed with object oriented programming language Delphi based on SQL database was introduced, the field selection of data sheet in database design and ADO system structure were discussed mainly. 介绍了在SQL数据库的基础上利用面向对象编程语言Delphi开发的烟叶品质数据管理系统,主要讨论了数据库设计中数据表字段的选取,以及系统开发所应用的ADO体系结构。
This article goes through a thorough Comparsion with Programming Language C and Basic in five aspects: data type, operator, expression, program structure and statement. 本文就C语言与BASIC语言在数据类型、运算符、表达式、程序结构、语句五个方面进行一些主要的比较.指出C具有更丰富的数据类型、运算符、表达式,具有更强的功能;
This article introduces the character of Matlab language, as well as programming procedure method of finite element of structure analysis applying Matlab language in detail. It also makes a thorough analysis by giving examples to the displacement and inner force of a plane frame structure. 介绍了Matlab语言的特点,详细介绍了用MATLAB语言编制结构内力分析的有限元方法,并通过实例对平面框架结构进行了内力和位移分析。
When programming with procedure-oriented language like C, traditionally, the structure analysis and design method is usually used. But, it is worthy of exploring how to combine with Object-oriented ( OO) thinking in programming in C. 运用C语言这样的面向过程语言进行程序设计时,传统上是使用结构化的分析设计方法,但是能否在C语言开发中运用面向对象的思想进行设计却是一个值得探索的问题。
Matlab language is a superior language specializing in numerical value calculation and workload in it in programming is much less than that in Java language. It is convenient to debug a program and show the structure obtained from learn. Matlab语言是专门进行数值计算的高级语言,编程量较之Java语言等明显少的多,调试程序也很方便,显示所学习得到的结构也很方便。
At the same time, the data exchange between the advanced programming language and the assembly language is realized based on the structure data type. 同时给出通过结构数据类型实现面向对象的高级语言和汇编语言之间的数据交换。
Traditional Finite Element Method is the structuralization programming method and the structuralization language ( such as FORTRAN). Its data store uses fixed array structure, which makes the expanding ability of program limited, code's reuse ratio low, debugging complex. 传统的有限元程序设计一般采用结构化的程序设计方法和结构化语言(如FORTRAN),其数据存储形式都使用固定的数组结构,使得程序的扩展能力有限,代码的重复利用率低,调试复杂。
In particular the programming language develops rapidly these years, and the function and structure of programming language changes in essential. So we should construct an appropriate model language, which is much helpful to understand the every period of the development of programming language. 特别是近年来,程序设计语言的飞速发展使得语言的功能和结构都有了本质的改变,所以建立合适的语言模型对于更好地理解程序设计语言发展的各个阶段有很大的帮助。
The article described in detail of PC/ TCP Packet Driver Specifications and programming methods, then gives C Programming Language Interface for Packet Driver, module structure and core code of an ARP application. 文中详细说明了PC/TCP包驱动规范及其应用程序编程方法,并给出其C语言程序接口。对于具体实现的ARP应用程序模块结构和主要源程序,本文也进行了详细的说明。
Programming the main procedures with MATLAB language based on the use of complex-simulated annealing algorithm to optimize the grid structure. 采用MATLAB语言编制基于复形-模拟退火算法的网架结构优化主体程序。
Moreover, a program is developed with VB programming language to analyze the two-dimensional transient heat conduction of unprotected steel component. ( 3) Response of high-rise steel structure subjected to different fire scenarios. 利用VB编程语言编制无保护层钢构件二维瞬态温度热传导分析软件。(3)高层钢结构在不同火灾场景下的结构响应的分析与对比。
It not only can program like normal programming language, but also can describe the structure and behavior of hardware accurately. 这种实时性语言不仅能够进行普通的编程建模,而且能够描述硬件的结构和行为。
System software design used Delphi programming language which had the characteristics of strict grammar, high-efficiency and flexible data structure and added the object-oriented programming ideas. 系统软件设计采用delphi编程语言,具有语法严谨、效率高、数据结构灵活的特点的同时,融入了面向对象的编程思想。
Using MIS theory and programming language VB 6.0 and database Access 2003, the architecture of this system took advantage of the two librarys structure based on database library and model library develop the coal mine electrical security management information system. 运用信息管理系统理论和程序设计语言VB6.0以及数据库Access2003,采用基于数据库和模型库的两库体系结构开发了煤矿机电安全管理信息系统。
The editor selected the vividly and direct-viewing ladder diagram language as the programming language, used the object-oriented modeling method to build the PLC system class level structure and the part storehouse model object, established the Ladder Diagram procedure by the graph input way. 编辑器选用了形象、直观的梯形图语言作为编程语言,采用面向对象的建模方法,建立PLC系统类层次结构和元件库模型对象,以图形输入方式来编制梯形图程序。
In the software design aspect, we select Visual C++ 6.0 as programming language, use Layered structure design concept to carry on the software design. 在软件设计方面,采用的Visualc++6.0作为设计语言,采用分层结构的模块化设计思想进行软件设计。
Presently, programming languages emerge in endlessly; computer is various every day, which cause the varieties of programming language and computer pattern, bring heavy burden to the complier structure. 目前程序语言层出不穷,计算机日新月异,导致了程序语言与计算机的多样性,这就给编译器的构造带来了沉重的负担。